Add a new binding signal ::backspace, bind it to the backspace key, and
authorMatthias Clasen <maclas@gmx.de>
Mon, 2 Aug 2004 05:34:08 +0000 (05:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Aug 2004 05:34:08 +0000 (05:34 +0000)
commit4134499c25b8c071e47761e16d1d86a51c8500a6
treec1bf511beb028d3b2b65e72783731ccda2824c96
parent856064b03600d87960aef07e1fb0d404cca2c2ef
Add a new binding signal ::backspace, bind it to the backspace key, and

Mon Aug  2 01:30:03 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtktextview.[hc]:
* gtk/gtkentry.[hc]: Add a new binding signal ::backspace,
bind it to the backspace key, and make it pay attention
to the Pango backspace_deletes_character
attribute.  (#119891, Noah Levitt, patch by Theppitak
Karoonboonyanan)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkentry.h
gtk/gtktextview.c
gtk/gtktextview.h